From ffed6e81bd82eef3bb2492366aab1d92d94a5b30 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 17 Feb 2004 01:06:10 +0000 Subject: [PATCH] Minor fix. --- lispref/objects.texi | 2 +- lispref/os.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lispref/objects.texi b/lispref/objects.texi index 6cb5adb72b8..7c8eff06295 100644 --- a/lispref/objects.texi +++ b/lispref/objects.texi @@ -1499,7 +1499,7 @@ positions. @cindex @samp{#@var{n}=} read syntax @cindex @samp{#@var{n}#} read syntax - In Emacs 21, to represent shared or circular structure within a + In Emacs 21, to represent shared or circular structures within a complex of Lisp objects, you can use the reader constructs @samp{#@var{n}=} and @samp{#@var{n}#}. diff --git a/lispref/os.texi b/lispref/os.texi index 5401701b973..b5814372df9 100644 --- a/lispref/os.texi +++ b/lispref/os.texi @@ -1306,7 +1306,7 @@ execution is very precise if Emacs is idle. function, because quitting out of many timer functions can leave things in an inconsistent state. This is normally unproblematical because most timer functions don't do a lot of work. Indeed, for a -timer to calls a function that takes substantial time to run is likely +timer to call a function that takes substantial time to run is likely to be annoying. @defun run-at-time time repeat function &rest args -- 2.30.2